home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Burning & Media / GB-PVR 1.2.13 / GBPVR10213.msi / Cabs.w1.cab / keepAlive.aspx586 < prev    next >
Text File  |  2006-07-15  |  515b  |  18 lines

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="keepAlive.aspx.cs" Inherits="keepAlive" %>
  2. <%@ OutputCache Location="None" VaryByParam="None" %>
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" >
  7. <head runat="server">
  8.     <title>Web Streamer Keep Alive Page</title>
  9. </head>
  10. <body>
  11.     <form id="form1" runat="server">
  12.     <div>
  13.     
  14.     </div>
  15.     </form>
  16. </body>
  17. </html>
  18.